home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 5306 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: photon.bli.uci.edu!pho
  2. From: pho@photon.bli.uci.edu (Peter Ho)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Cardinal mvp288i and win95
  5. Date: 23 Feb 1996 06:18:42 GMT
  6. Organization: University of California, Irvine
  7. Message-ID: <4gjm82$7d3@news.service.uci.edu>
  8. References: <4ggob0$g26@bolivia.it.earthlink.net>
  9. NNTP-Posting-Host: photon.bli.uci.edu
  10.  
  11. In article <4ggob0$g26@bolivia.it.earthlink.net>,
  12. sirkilo <sirkilo@earthlink.net> wrote:
  13. >i just bought a cardinal mvp288i. i also use windows 95. since the
  14. >modem default setting is com4, i changed it to com1 which is the
  15. >comport for my previous modem (usr sportster si). the problem is...
  16. >there is no sound when the modem dials. i don't hear the dialtone and
  17. >the connection sounds. i set the modem properties to the highest
  18. >speaker volume yet i only hear a faint sound of the dialtone for a
  19. >second but no dialing and connection sounds. how do i enable the modem
  20. >speaker sound? i know there are no conflicts since everything works
  21. >fine except for the said problem. thank you.
  22.  
  23. There is a workaround for this.  Look in in your C:\WINDOWS\INF directory 
  24. and locate a file named MDMROCK.INF.  First, make a backup of this file.  
  25. Next, load MDMROCK.INF into a text editor and do a search for ";" 
  26. (parenthesis included) and replace with "" (remove semicolon).
  27.  
  28. the original line:
  29.  
  30. HKR, Settings, DialSuffix,, ";"
  31.  
  32. should now be:
  33.  
  34. HKR, Settings, DialSuffix,, ""
  35.  
  36. Save the changes to the file MDMROCK.INF.  Go into your control panel, 
  37. double-click on the Modems icon, delete the entry for the Cardinal modem 
  38. then readd it.  You should now to able to hear the dialing, connect 
  39. sequence, busy signal, etc.
  40.  
  41.